home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9923 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news2.ios.com!usenet
  2. From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Model/View/Controller (MVC) implementation in C++ ?
  5. Date: Tue, 05 Mar 1996 04:44:48 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <4hggig$6sm@news2.ios.com>
  8. References: <4h1bpm$jht@murex.murex.fr> <4h338p$bgm@news4.digex.net> <4h7at4$4hj@druid.borland.com> <313B5DCA.1F8A@sdt.com>
  9. NNTP-Posting-Host: ppp-38.ts-7.hck.idt.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Larry Baker <leb@sdt.com> wrote:
  13.  
  14. >Pete Becker wrote:
  15. >> Note, however, that MFC does not support Model/View/Controller. It > 
  16. >> supports Document/View, which is a very weak design. If you try
  17. >> to do anything at all sophisticated with it you run into
  18. >> significant problems in deciding where things belong, and if
  19. >> you try to come up with a good design you ultimately end
  20. >> up reinventing Model/View/Controller.
  21.  
  22. >Having said that, would you mind posting pointers to sources
  23. >describing the "true" model-view-controller framework?  Online
  24. >resources (e.g. web pages) are especially useful.
  25.  
  26. Smalltalk VW 2.0 (though I am not excited by how it is implemented)
  27.  
  28.  
  29.  
  30. *******************************************
  31. *    Vlastimil Adamovsky                  *
  32. * Smalltalk, C++ and Envelop development  *
  33. *******************************************
  34.  
  35.